Skip to main content

Get quest attempt details

GET 

/attempt/:pk/:sk/details

Get the details of a quest attempt

Request

Path Parameters

    pk stringrequired

    The PK ID of the quest attempt

    sk stringrequired

    The SK ID of the quest attempt

Responses

The details of the quest

Schema

    QuestId stringrequired

    Args

    object

    required

    property name* any
    Status stringrequired
    AttemptedAt date-timerequired
Loading...